home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group93a.txt / 000023_icon-group-sender _Sat Jan 16 07:20:43 1993.msg < prev    next >
Internet Message Format  |  1993-04-21  |  1KB

  1. Received: by cheltenham.cs.arizona.edu; Sat, 16 Jan 1993 11:48:55 MST
  2. Date: 16 Jan 1993 07:20:43 -0600 (CST)
  3. From: Chris Tenaglia - 257-8765 <TENAGLIA@mis.mcw.edu>
  4. Subject: Re: entab/detab
  5. To: icon-group@cs.arizona.edu
  6. Message-Id: <01GTKTGGRTRG8WWSBK@mis.mcw.edu>
  7. Organization: Medical College of Wisconsin (Milwaukee, WI)
  8. X-Vms-To: IN%"icon-group@cs.arizona.edu"
  9. Mime-Version: 1.0
  10. Content-Type: TEXT/PLAIN; CHARSET=US-ASCII
  11. Content-Transfer-Encoding: 7BIT
  12. Status: R
  13. Errors-To: icon-group-errors@cs.arizona.edu
  14.  
  15.  
  16. I use detab() a lot.
  17. I have yet to use entab().
  18.  
  19. Funny things like the vi editor take liberties and insert tabs where
  20. it feels like, and I don't want them 99% of the time.
  21.  
  22. In VMS source code, people randomly insert tabs, and I like to get
  23. rid of them.
  24.  
  25. The need the entab() is dubious I think. A poormans' compression algorhythm?
  26. I think entab() is retained for completeness rather utility IMHO.
  27.  
  28. Ideally, I think ASCII ought to get rid the TAB character, and then the
  29. entab()/detab() would become meaningless.
  30.  
  31. Chris Tenaglia (System Manager) |  "The past explained,     
  32. Medical College of Wisconsin    |   the future fortold, 
  33. 8701 W. Watertown Plank Rd.     |   the present largely appologized for."
  34. Milwaukee, WI 53226             |   Organon to The Doctor
  35. (414)257-8765                   |     
  36. tenaglia@mis.mcw.edu
  37.  
  38.